home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / C / PGEN_2.ZIP / FILE_ID.DIZ < prev    next >
Encoding:
Text File  |  1993-06-08  |  277 b   |  9 lines

  1. Parser Generator 2.0
  2. (Keith L. Robertson; $20) accepts a 
  3. description of a context-free grammar 
  4. and its semantic actions.  It can 
  5. output C language code for tables 
  6. used to parse sentences in the 
  7. described language and to interpret 
  8. them via the semantic actions.  
  9.